GtkTextHandle: Better draw() implementation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Jul 2014 17:57:23 +0000 (13:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Jul 2014 17:58:16 +0000 (13:58 -0400)
commitd4e8a501a0f30d64db523729dd82fa92f846c1aa
treeac542ccfe79904c8867f947564667af955fe36c4
parentf8950bf8780423a65607b6a6983b39d90f7232d4
GtkTextHandle: Better draw() implementation

Conceptually, text handles are boxes, whose content is a 'handle',
so draw background, frame and handle. With this, and the previous
commit, the cursor-handle theming in Adwaita now works as intended.
gtk/gtktexthandle.c